Burglar alarm using basic logic gates

TRUTH TABLE

Components button will remain inactive until Truth-Table is filled correctly.

   INPUTS  
   A           B          C
OUTPUT
  0           0          0
  0           0          1
  0          1          0
  0          1          1
  1          0          0
  1          0          1
  1          1          0
  1          1          1